EntityPathPart(EntityType, String, EntityID) Constructor
Public Sub New( _
ByVal type As EntityType, _
ByVal name As String, _
ByVal id As EntityID _
)
This language is not supported or no code example is available.
public EntityPathPart(
EntityType type,
string name,
EntityID id
)
This language is not supported or no code example is available.
public:
EntityPathPart(
EntityType type,
String^ name,
EntityID^ id
)
This language is not supported or no code example is available.
Parameters
- type
- EntityType
- name
- string
- id
- EntityID