Click or drag to resize

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
C#
public ChildType this[
	Guid guid
] { get; }

Parameters

guid
Type: SystemGuid

Property Value

Type: ChildType
See Also