CadBlockEntity.SoftOwner

CadBlockEntity.SoftOwner property

Gets or sets the soft owner.

public string SoftOwner { get; set; }

Property Value

The soft owner (the same for Block and EndBlock)

See Also