Class USAEndPoint
Inheritance
System.Object
USAEndPoint
Assembly: Appearition.SDK.dll
Syntax
public class USAEndPoint : EndPoint
Properties
displayName
Declaration
public override string displayName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
endPointURL
Declaration
public override string endPointURL { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
portalURL
Declaration
public override string portalURL { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Extension Methods