Method Initialize
Initialize(string, string, string)
Initialize Pixyz API and create a new session
Declaration
public static PiXYZAPI Initialize(string productName = "", string validationKey = "", string license = "")
Parameters
Type | Name | Description |
---|---|---|
string | productName | Product name |
string | validationKey | Product validation key |
string | license | License file (content) |
Returns
Type | Description |
---|---|
PiXYZAPI |