次の方法で共有


BusinessRulesCloneRequest.BypassUdsValidation プロパティ

定義

ユーザー定義スクリプトの検証をバイパスするかどうかを指定します

public:
 property bool BypassUdsValidation { bool get(); void set(bool value); };
[System.ServiceModel.MessageBodyMember]
public bool BypassUdsValidation { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.BypassUdsValidation : bool with get, set
Public Property BypassUdsValidation As Boolean

プロパティ値

属性

適用対象