If the reference has not been set this is false.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public bool IsSet { get; } |
Visual Basic |
---|
Public ReadOnly Property IsSet As Boolean Get |
Visual C++ |
---|
public: virtual property bool IsSet { bool get () sealed; } |