Types of license types, which are used in struct
EdmLicense.
Syntax
Visual Basic (Declaration) | |
---|
Public Enum EdmLicenseType
Inherits System.Enum |
C# | |
---|
public enum EdmLicenseType : System.Enum |
C++/CLI | |
---|
public enum class EdmLicenseType : public System.Enum |
Members
Remarks
See Also