CADability dotNET
Resource ID for errormessages that will be displayed in ItemIsUsed()()()(). ResourceID+".ItemIsUsed" is the formattable string like "Item with the name {0} is used. Do you want to remove it anyway". ResourceID+".Label" is used for the Title of the message.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public string ResourceID
Visual Basic
Public ResourceID As String
Visual C++
public:
String^ ResourceID

See Also