ISfcProperty Interface

Definition

public interface ISfcProperty
type ISfcProperty = interface
Public Interface ISfcProperty
Derived

Properties

Attributes

Aggregated list of custom attributes associated with property TODO: this needs to be delay-loaded

Dirty

Indicates whether the property value has been changed.

Enabled

Check whether the value is enabled or not

IsNull

Indicates whether the properties data has been read, and is null

Name

Name of property

Required

Indicates whether the property is required to persist the current state of the object

Type

Type of property

Value

Value of property

Writable

Indicates that Consumer should be theat this property as read-only

Applies to