DgnElementMetadata.IsPartOfCompound

DgnElementMetadata.IsPartOfCompound property

Gets or sets a value indicating whether a file element is a part of compound element

public bool IsPartOfCompound { get; set; }

See Also