다음을 통해 공유


BusinessRulesCreateRequest.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

속성 값

특성

적용 대상