Class VResource
- Namespace
- InSite.Application.Resources.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
VResource
- Inherited Members
-
- Extension Methods
-
Constructors
VResource()
Properties
public Guid? ExamFormIdentifier { get; set; }
Property Value
- Guid?
ParentResourceLabel
public string ParentResourceLabel { get; set; }
Property Value
- string
public string ParentResourcePlatform { get; set; }
Property Value
- string
ResourceAsset
public int ResourceAsset { get; set; }
Property Value
- int
ResourceIdentifier
public Guid ResourceIdentifier { get; set; }
Property Value
- Guid
ResourceLabel
public string ResourceLabel { get; set; }
Property Value
- string
ResourceTitle
public string ResourceTitle { get; set; }
Property Value
- string
ResourceType
public string ResourceType { get; set; }
Property Value
- string