| BiRenderFormatDefinitionFormatExtension Property |
Gets the render format
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public string FormatExtension { get; set; }
Public Property FormatExtension As String
Get
Set
public:
property String^ FormatExtension {
String^ get ();
void set (String^ value);
}
member FormatExtension : string with get, set
Property Value
Type:
StringSee Also