PFAdminAppSettingsNodeGuid Property |
Gets or sets the PFBaseObject Guid.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public Guid Guid { get; set; }
Property Value
Type:
Guid
The unique identifier.
See Also