Click or drag to resize

AppletNameGetVersion Method

Get the Version property as a Version instance

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public Version GetVersion()

Return Value

Type: Version
The Version of the parsed Version property
See Also