PFRelation_StructureObjectParentType, ChildTypeItem Property (Guid) |
Gets a child object with the specified GUID.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public ChildType this[
Guid guid
] { get; }
Parameters
- guid
- Type: SystemGuid
Property Value
Type:
ChildTypeSee Also