PackageProcedure.SetDatetimeFlag(String, Boolean) 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.
public:
void SetDatetimeFlag(System::String ^ paramName, bool isDatetime);
public void SetDatetimeFlag (string paramName, bool isDatetime);
member this.SetDatetimeFlag : string * bool -> unit
Public Sub SetDatetimeFlag (paramName As String, isDatetime As Boolean)
Parameters
- paramName
- String
- isDatetime
- Boolean