StoreLogPropertyInstance 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.
A store log property with a specific value.
public ref class StoreLogPropertyInstance abstract
public abstract class StoreLogPropertyInstance
public struct StoreLogPropertyInstance
type StoreLogPropertyInstance = class
type StoreLogPropertyInstance = struct
Public MustInherit Class StoreLogPropertyInstance
Public Structure StoreLogPropertyInstance
- Inheritance
-
StoreLogPropertyInstance
- Inheritance
-
StoreLogPropertyInstance
- Derived
Constructors
StoreLogPropertyInstance(StoreLogPropertyDefinition, Object) | |
StoreLogPropertyInstance(StoreLogPropertyDefinition) |
Properties
Definition | |
HasValue | |
IsInitialized | |
ShouldOverrideExistingProperty | |
Value |
Methods
ReplaceOrCombine(StoreLogPropertyInstance) | |
WithoutValue(StoreLogPropertyDefinition) |