 | BiConfigurationFeatureOrder Property |
Get the preferred order for the configuration
Namespace: SanteDB.Rest.AppService.ConfigurationAssembly: SanteDB.Rest.AppService (in SanteDB.Rest.AppService.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
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