PropertyBatchOperation Constructors
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.
Overloads
PropertyBatchOperation()
protected PropertyBatchOperation();
Protected Sub New ()
Applies to
PropertyBatchOperation(String, PropertyBatchOperationKind)
protected PropertyBatchOperation(string propertyName, System.Fabric.PropertyBatchOperationKind kind);
new System.Fabric.PropertyBatchOperation : string * System.Fabric.PropertyBatchOperationKind -> System.Fabric.PropertyBatchOperation
Protected Sub New (propertyName As String, kind As PropertyBatchOperationKind)
Parameters
- propertyName
- System.String