C#
Objective-C
C++
Java
public long Code { get; }
@property (nonatomic, assign, readonly) LTDicomTagCode code;
public long getCode()
public:
property int64 Code {
int64 get();
}
Value indicating the code that indicates the tag. For a list of default values, refer to Data Element Tag Values.
For an example, refer to Reset.