Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Restriction As DicomVRRestriction |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomVRRestriction Restriction {get;} |
C++/CLI | |
---|---|
public: property DicomVRRestriction Restriction { DicomVRRestriction get(); } |
Return Value
Value indicating the restrictions on the length.For an example, refer to DicomVRTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family