| AppStrEnumViewOwnershipTypeToString Method |
Returns the name of a ViewOwnershipType enum.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string ViewOwnershipTypeToString(
ViewOwnershipType viewOwnershipType
)
Parameters
- viewOwnershipType
- Type: Omada.OE.ModelViewOwnershipType
Return Value
Type:
String
See Also