SoLeResource.SoLeResource

SoLeResource(Guid, bool, bool)

Initializes a new instance of the SoLeResource class.

public SoLeResource(Guid uniqueId, bool isCustom, bool hasCompInfo)
ParameterTypeDescription
uniqueIdGuidThe unique identifier of the placed layer data PlLdResource.
isCustomBooleanif set to true [is custom].
hasCompInfoBooleanif set to true [has comp information].

See Also


SoLeResource()

Initializes a new instance of the SoLeResource class.

public SoLeResource()

See Also