RVTDocs.com
Namespace: Autodesk.Revit.DB Class: AddInId

AddInId

Constructor
Description:
creates an AddInId object with a given GUID
Syntax
public AddInId(
	Guid val
)
Parameters
Parameter Type Description
val Guid GUID value
Return Value