BExIS.Dlm.Entities.DataStructure.ExtendedProperty.ExtendedProperty C# (CSharp) Method

ExtendedProperty() public method

public ExtendedProperty ( ) : Vaiona.Entities.Common
return Vaiona.Entities.Common
        public ExtendedProperty()
        {
            //Constraints = new List<Constraint>();
        }
ExtendedProperty