Gets the property definition of the assignment.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
public BCPropertyDef Property { get; } |
Visual Basic |
---|
Public ReadOnly Property Property As BCPropertyDef Get |
Visual C++ |
---|
public: property BCPropertyDef^ Property { BCPropertyDef^ get (); } |