MFUtilsGetStateAdmin Method
Retrieves the StateAdmin object for a state.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static StateAdmin GetStateAdmin(
Vault vault,
MFIdentifier state
)
- vault Vault
- The vault in which the state resides
- state MFIdentifier
- A reference to the state.
StateAdminThe StateAdmin object of the passed state.