SystemData instance associated with this object.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)

Syntax

C#
[NonSerializedAttribute]
protected SystemData SystemData
Visual Basic (Declaration)
<NonSerializedAttribute> _
Protected SystemData As SystemData
Visual C++
[NonSerializedAttribute]
protected:
SystemData^ SystemData

See Also