RDMSCartridge.CanUseParams Property
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.
Can use param
public:
property bool CanUseParams { bool get(); };
public bool CanUseParams { get; }
member this.CanUseParams : bool
Public ReadOnly Property CanUseParams As Boolean