Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int32[] BodyPartPath;
[VB.NET]
Property BodyPartPath As Integer()
[Pascal]
under development
[C++]
void get_BodyPartPath(std::vector<int32_t> &OutResult);
void set_BodyPartPath(const std::vector<int32_t> &Value);
[PHP]
array of int32 get_BodyPartPath()
void set_BodyPartPath(array of int32|NULL $Value)
[Java]
int[] getBodyPartPath();
void setBodyPartPath(int[] Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum