Interface IDataModelWithContext
Interface to implement PnPContext concept on all model objects
public interface IDataModelWithContext
Properties
PnPContext
PnPContext linked to this model instance
PnPContext PnPContext { get; set; }
Interface to implement PnPContext concept on all model objects
public interface IDataModelWithContext
PnPContext linked to this model instance
PnPContext PnPContext { get; set; }