IMetadataStructureCacheGetWorkflowStateIdByAlias Method
            
            Fetches the workflow state id from the cache. Populates the cache if necessary.
            
            
            
              Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
int GetWorkflowStateIdByAlias(
	Vault vault,
	string alias
)
- vault  Vault
- The vault object.
- alias  String
- The alias as string.
Int32The workflow state id for the alias.