 | Hl7ClientConfigurationFeatureOrder Property |
Get the preferred order for the configuration
Namespace: SanteDB.Messaging.HL7.Configuration.FeatureAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic int Order { get; }Public ReadOnly Property Order As Integer
Get
public:
virtual property int Order {
int get () sealed;
}abstract Order : int with get
override Order : int with get
Property Value
Int32Implements
IClientConfigurationFeatureOrder
See Also