<Code Lib>
2024 Property
Changes 0
P

PushButtonData.ClassName

Description:
The name of the class containing the implementation for the command.
Remarks:
The class name which implements the interface IExternalCommand.

public string ClassName { get; set; }

Loading…