public bool IsExtensible { get; }
Public ReadOnly Property IsExtensible As Boolean
public: property bool IsExtensible { bool get(); }
public:
property bool IsExtensible {
bool get();
}
true if the Context Group is Extensible. false if the Context Group is Non-extensible.
Target Platforms
DicomContextGroup Class
DicomContextGroup Members