SystemOptionsListingGetId Method
            Get a system option's value, as a NetForumId
            
Namespace: Ignition.Framework.MetadataAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
protected static NetForumId GetId(
	string systemOptionName
)
Protected Shared Function GetId ( 
	systemOptionName As String
) As NetForumId
protected:
static NetForumId^ GetId(
	String^ systemOptionName
)
static member GetId : 
        systemOptionName : string -> NetForumId 
- systemOptionName  String
- The name of the system option to retrieve
NetForumIdThe requested system option's value