CadDocumentIdentityEntry(String, String, String, Object?) Constructor

Definition

Namespace ProCad.Core
Assembly ProCad.Core.dll
public CadDocumentIdentityEntry(string path, string kind, string typeName, object? value)

Parameters

path
String?
kind
String?
typeName
String?
value
Object