IAdministrationService.InsertResolutionState(Byte, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Inserts a new resolution state.
public:
Guid InsertResolutionState(System::Byte resolutionState, System::String ^ resolutionStateName, System::String ^ shortcutKey);
public Guid InsertResolutionState (byte resolutionState, string resolutionStateName, string shortcutKey);
abstract member InsertResolutionState : byte * string * string -> Guid
Public Function InsertResolutionState (resolutionState As Byte, resolutionStateName As String, shortcutKey As String) As Guid
Parameters
- resolutionState
- Byte
The resolution state.
- resolutionStateName
- String
The name.
- shortcutKey
- String
The optional shortcut key