PFFieldSystemField Property |
Gets a value indicating whether this field is a valid standard/system field.
A system field is automatically present in any content-type of the same type.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public bool SystemField { get; }
Property Value
Type:
BooleanSee Also