PutPropertyOperation Class
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 sealed class PutPropertyOperation : System.Fabric.PropertyBatchOperation
type PutPropertyOperation = class
inherit PropertyBatchOperation
Public NotInheritable Class PutPropertyOperation
Inherits PropertyBatchOperation
- Inheritance
Constructors
PutPropertyOperation(String, Byte[]) | |
PutPropertyOperation(String, Double) | |
PutPropertyOperation(String, Guid) | |
PutPropertyOperation(String, Int64) | |
PutPropertyOperation(String, String) |
Properties
Kind | (Inherited from PropertyBatchOperation) |
PropertyName | (Inherited from PropertyBatchOperation) |
PropertyType | |
PropertyValue |