![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace > EnhancedEncoding Class : MappingResource Property |
[DataMemberAttribute()] [ElementAttribute()] public string MappingResource {get; set;}
'Declaration
<DataMemberAttribute()> <ElementAttribute()> Public Property MappingResource As String
'Usage
Dim instance As EnhancedEncoding Dim value As String instance.MappingResource = value value = instance.MappingResource
[DataMemberAttribute()] [ElementAttribute()] public: property String^ MappingResource { String^ get(); void set ( String^ value); }